Fix the small text for text in GtkAboutDialog
authorMatthias Clasen <mclasen@redhat.com>
Tue, 9 Jul 2013 01:46:43 +0000 (21:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 9 Jul 2013 01:46:43 +0000 (21:46 -0400)
commit50c3eb9accf7665e51820f7f95870f6280777dde
tree3b1df265ab499eb6cf2ba16872df81dad56c7136
parent72c3879893c792a898d375e356a03b77b3b5783e
Fix the small text for text in GtkAboutDialog

The conversion from gtk_widget_override_font to a GtkTextTag
in fbbb66ae7d19516b7a99de3d8b0a96164fb3ead2 was defective.

https://bugzilla.gnome.org/show_bug.cgi?id=701119
gtk/gtkaboutdialog.c